home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / biz / demo / mrback_a_demo114.lha / Docs / CompressorChanges < prev    next >
Text File  |  1993-03-01  |  1KB  |  35 lines

  1.  
  2. V1.06, 92/02/26
  3. The Compressor now quits when its client closes the session. 
  4.  
  5. V1.05, 92/01/05
  6. There  was  a  HUGE memory leak in previous versions of the compressor.  In
  7. fact,  I  can't  believe  it  slipped  by everyone, myself included.  A new
  8. version  of the Compressor executable, Compressor_020, has been created for
  9. users with accelerated Amigas.
  10.  
  11. You  should  be  aware  that there is still a very small memory leak in the
  12. compressor  that  cannot  currently  be  fixed.   It  is  due  to an as-yet
  13. unresolved  bug  in  the  overlay support routines.  If this causes you any
  14. heartburn,  simply  replace  the  default  compressor  with the appropriate
  15. non-overlaid version from the install disk.  This will be either
  16.  
  17.     Compressor.No_Overlays 
  18.  
  19. for 68000 systems or
  20.  
  21.     Compressor_020.No_Overlays 
  22.  
  23. for 68020/68030/68040 systems.  Just insert your MRBackup installation disk
  24. into the floppy disk drive and issue the following CLI command:
  25.  
  26.     COPY CLONE df0:<compressor_program_name> MRBackup:Compressor
  27.  
  28. Substitute  the  appropriate non-overlaid compressor program image name for
  29. <compressor_program_name> in the above example.
  30.  
  31.  
  32. V1.04, 92/11/26
  33. The compressor was recompiled and optimized with the new SAS/C 6.1 compiler
  34. upgrade.  The performance improvements are significant.
  35.